Skip to main content

All Questions

4votes
2answers
3kviews

Heap canaries, to protect function pointers in heap objects

I'm wondering if anyone has previously proposed, evaluated, or deployed the following measure to harden systems against heap-based buffer overruns: basically, stack canaries, but applied before ...
D.W.'s user avatar
  • 100k

close